C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DateTimeBase<TTimeValue> Class / IsReadOnly Property

In This Topic
IsReadOnly Property (C1DateTimeBase<TTimeValue>)
In This Topic
Gets or sets the read-only status.
Syntax
'Declaration
 
Public Property IsReadOnly As Boolean
 
See Also